Skip to content

TD-8083 Add group name legacy#169

Merged
saulisern merged 21 commits into
mainfrom
feature/td-8083
Jun 5, 2026
Merged

TD-8083 Add group name legacy#169
saulisern merged 21 commits into
mainfrom
feature/td-8083

Conversation

@guillermobluetab

Copy link
Copy Markdown
Contributor

No description provided.

victordpc and others added 21 commits April 29, 2026 19:17
- Introduced `get_group_by_name` function to retrieve groups by their name.
- Added support for handling multiple group names in `get_group_by_name`.
- Updated `do_put_group` to include an alias for groups.
- Enhanced `read_group_by_name` to fetch groups based on a list of names.
- Modified tests to cover new group alias functionality and retrieval methods.
- Added `add_group_alias` and `delete_group_name` functions to handle group aliases in the user cache.
- Updated `do_put_group` and `do_delete_group` to manage group aliases during group operations.
- Modified `get_group_by_name` to retrieve groups by their alias.
- Adjusted tests to validate new alias functionality in user group management and template processing.
- Implemented a new `format` function for handling group type fields in the template processor.
- Enhanced the `preprocess_template` test to validate the enrichment of group role fields with associated group aliases.
- Updated tests to ensure correct processing of group roles in templates.

@saulisern saulisern left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@saulisern saulisern merged commit 059d300 into main Jun 5, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants